home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / elearn / Geografie / interfata.swf / scripts / DefineButton2_183 / BUTTONCONDACTION on(press).as
Text File  |  2004-05-12  |  134b  |  7 lines

  1. on(press){
  2.    gotoAndStop(1);
  3.    fscommand("show");
  4.    getURL("FSCommand:appletDo",1);
  5.    _parent.credit_b.gotoAndStop("up");
  6. }
  7.